-
Home
-
Tamara Checkout
-
1.9.9.8
-
Code
-
Classes
- Response
| Total Complexity |
154 |
| Dependencies |
10 |
| Dependents |
2 |
| Total lines |
1,240 |
| Lines of code |
423 |
| Logical lines of code |
235 |
| Comment lines |
446 |
| Methods |
59 |
| Properties |
7 |
Methods 59
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare() |
B |
42 |
18 |
46 |
| isNotModified() |
A |
49 |
12 |
29 |
| setCache() |
A |
48 |
11 |
35 |
| closeOutputBuffers() |
S |
59 |
8 |
12 |
| sendHeaders() |
S |
57 |
5 |
16 |
| setStatusCode() |
S |
58 |
4 |
16 |
| setContent() |
S |
66 |
5 |
7 |
| isCacheable() |
S |
63 |
5 |
9 |
| ensureIEOverSSLCompatibility() |
S |
65 |
5 |
7 |
| getMaxAge() |
S |
62 |
4 |
12 |
| setEtag() |
S |
62 |
4 |
11 |
| setExpires() |
S |
61 |
3 |
12 |
| setLastModified() |
S |
61 |
3 |
12 |
| send() |
S |
62 |
3 |
11 |
| getVary() |
S |
64 |
3 |
10 |
| isRedirect() |
S |
75 |
3 |
3 |
| isValidateable() |
S |
79 |
2 |
3 |
| setImmutable() |
S |
68 |
2 |
8 |
| mustRevalidate() |
S |
79 |
2 |
3 |
| setDate() |
S |
65 |
2 |
8 |
| getAge() |
S |
69 |
2 |
6 |
| expire() |
S |
69 |
2 |
7 |
| getExpires() |
S |
68 |
2 |
7 |
| getTtl() |
S |
74 |
2 |
4 |
| setNotModified() |
S |
66 |
2 |
8 |
| isInvalid() |
S |
79 |
2 |
3 |
| isInformational() |
S |
79 |
2 |
3 |
| isSuccessful() |
S |
79 |
2 |
3 |
| isRedirection() |
S |
79 |
2 |
3 |
| isClientError() |
S |
79 |
2 |
3 |
| isServerError() |
S |
79 |
2 |
3 |
| __construct() |
S |
70 |
1 |
6 |
| create() |
S |
79 |
1 |
3 |
| __toString() |
S |
70 |
1 |
6 |
| __clone() |
S |
81 |
1 |
3 |
| sendContent() |
S |
77 |
1 |
4 |
| getContent() |
S |
82 |
1 |
3 |
| setProtocolVersion() |
S |
77 |
1 |
4 |
| getProtocolVersion() |
S |
82 |
1 |
3 |
| getStatusCode() |
S |
82 |
1 |
3 |
| setCharset() |
S |
77 |
1 |
4 |
| getCharset() |
S |
82 |
1 |
3 |
| isFresh() |
S |
80 |
1 |
3 |
| setPrivate() |
S |
74 |
1 |
5 |
| setPublic() |
S |
74 |
1 |
5 |
| isImmutable() |
S |
80 |
1 |
3 |
| getDate() |
S |
80 |
1 |
3 |
| setMaxAge() |
S |
76 |
1 |
4 |
| setSharedMaxAge() |
S |
73 |
1 |
5 |
| setTtl() |
S |
76 |
1 |
4 |
| setClientTtl() |
S |
76 |
1 |
4 |
| getLastModified() |
S |
80 |
1 |
3 |
| getEtag() |
S |
80 |
1 |
3 |
| hasVary() |
S |
79 |
1 |
3 |
| setVary() |
S |
75 |
1 |
4 |
| isOk() |
S |
80 |
1 |
3 |
| isForbidden() |
S |
80 |
1 |
3 |
| isNotFound() |
S |
80 |
1 |
3 |
| isEmpty() |
S |
78 |
1 |
3 |